note removal of plugins
authorSteven G. Johnson <stevenj@mit.edu>
Thu, 12 Mar 2015 18:32:07 +0000 (14:32 -0400)
committerSteven G. Johnson <stevenj@mit.edu>
Thu, 12 Mar 2015 18:32:07 +0000 (14:32 -0400)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index a55abd620c5e5d7293209d51a06a081ee6ad172e..3daa0bb24248796f9229a4e4cada7143f153f593 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,6 +4,8 @@
 
 - Updated for Unicode 7.0.
 
+- Ruby and PostgreSQL plugins have been removed due to lack of testing.
+
 - New function `utf8proc_grapheme_break(c1,c2)` that returns whether
   there is a grapheme break between `c1` and `c2`.